home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / HyperCard Files / MacMathPascal / card_10729.txt < prev    next >
Encoding:
Text File  |  1988-09-05  |  2.6 KB  |  122 lines

  1. -- card: 10729 from stack: in
  2. -- bmap block id: 11163
  3. -- flags: 0000
  4. -- background id: 10374
  5. -- name: order1
  6. ----- HyperTalk script -----
  7. on opencard
  8.   set userlevel to 2
  9. end opencard
  10. on closecard
  11.   set userlevel to 1
  12. end closecard
  13.  
  14.  
  15.  
  16. -- part 2 (field)
  17. -- low flags: 00
  18. -- high flags: 4004
  19. -- rect: left=24 top=54 right=139 bottom=236
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 0 / 0
  22. -- text alignment: 0
  23. -- font id: 3
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: 
  28.  
  29.  
  30. -- part 3 (field)
  31. -- low flags: 00
  32. -- high flags: 4004
  33. -- rect: left=271 top=54 right=140 bottom=484
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 0 / 0
  36. -- text alignment: 0
  37. -- font id: 3
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: 
  42.  
  43.  
  44. -- part 4 (field)
  45. -- low flags: 01
  46. -- high flags: 0004
  47. -- rect: left=25 top=163 right=247 bottom=492
  48. -- title width / last selected line: 0
  49. -- icon id / first selected line: 0 / 0
  50. -- text alignment: 0
  51. -- font id: 3
  52. -- text size: 12
  53. -- style flags: 0
  54. -- line height: 16
  55. -- part name: 
  56.  
  57.  
  58. -- part 5 (button)
  59. -- low flags: 00
  60. -- high flags: 8003
  61. -- rect: left=329 top=280 right=302 bottom=429
  62. -- title width / last selected line: 0
  63. -- icon id / first selected line: 0 / 0
  64. -- text alignment: 1
  65. -- font id: 0
  66. -- text size: 12
  67. -- style flags: 0
  68. -- line height: 16
  69. -- part name: Next Card
  70. ----- HyperTalk script -----
  71. on mouseUp
  72.   go to card id 11417
  73. end mouseUp
  74.  
  75.  
  76.  
  77.  
  78. -- part 6 (button)
  79. -- low flags: 00
  80. -- high flags: 8003
  81. -- rect: left=29 top=277 right=302 bottom=207
  82. -- title width / last selected line: 0
  83. -- icon id / first selected line: 0 / 0
  84. -- text alignment: 1
  85. -- font id: 0
  86. -- text size: 12
  87. -- style flags: 0
  88. -- line height: 16
  89. -- part name: Back to MACMATHPASCAL
  90. ----- HyperTalk script -----
  91. on mouseUp
  92.   go to card id 2244
  93.   set the lockscreen to false
  94.   set visible of Field Documentation to False
  95.   set visible of Field Source to False
  96.   set visible of BACKGROUND button "Introduction" to False
  97.   set visible of BACKGROUND button "Create Program" to False
  98. end mouseUp
  99.  
  100.  
  101.  
  102.  
  103. -- part contents for card part 4
  104. ----- text -----
  105. As a registered owned of MACMATHPASCAL you will receive a printed and bound copy of the documentation for all of the routines.  In addition you will receive $5 for every copy of MACMATHPASCAL which you give to your friends and they become  registered owners.  You will not receive the $5 unless you are registered.  The registration fee is $25.
  106.  
  107. -- part contents for background part 1
  108. ----- text -----
  109. 101
  110.  
  111. -- part contents for card part 2
  112. ----- text -----
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119. -- part contents for card part 3
  120. ----- text -----
  121.  
  122.